COMMENT ā VALID 00002 PAGES
C REC PAGE DESCRIPTION
C00001 00001
C00002 00002 begin
C00003 ENDMK
Cā;
begin
comment multi-line
comment
number 1;
(* multi-line
comment
number
2 *)
(* regular comment *)
print("now here's
a multi-line strng");
end